Welcome![Sign In][Sign Up]
Location:
Search - android Graphics

Search list

[androidsharpen

Description: android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的scale()相关方法作用效果相似,只是Matrix的scale()相关方法是直接指定缩放比例。 Camera不支持倾斜操作,Matrix可以直接实现倾斜操作。-android.graphics.Camera Images can perform some of the more complex operations, such as rotation and bloom, and Matrix Figure Like the tilt. Personal summary of some of the differences in the Camera and Matrix are as follows: Camera, rotate () related methods specify the angle of rotation specified in a dimension. The Matrix, the rotate () related methods to achieve the effect clockwise rotation of the specified angle Camera specify the Z-axis has the same effect, but The opposite direction. Camera, the translate () method according to the displacement of a dimension point of view, image scaling and the scale of the Matrix () method The effect is similar, only the scale () related to the Matrix approach is to directly specify the scaling. Camera does not support the tilt, the Matrix can directly tilt operation.
Platform: | Size: 15232000 | Author: Natalie Chan | Hits:

[androidandroid-animation

Description: 按照这个文档 可以完成安卓图形抛物线的实现-Can be completed in accordance with this document the implementation of the Andrews graphics parabola
Platform: | Size: 4096 | Author: 赖杰 | Hits:

[Audio programAndroid-gaoji-programing

Description: Pro Android Media: Developing Graphics, Music, Video, and Rich Media Apps for Smartphones and Tablets
Platform: | Size: 3920896 | Author: 童华兵 | Hits:

[androidCamera

Description: camera源码以及学习笔记 注意不是照相机,是android.graphics.Camera -note that not cameras in the camera source and study notes, is android.graphics.Camera
Platform: | Size: 241664 | Author: | Hits:

[Software EngineeringAndroid-developing

Description: 通过5个实验,讲解了android开发的环境搭建、界面设计:控件与布局、图形绘制与 OpenGL ES 、:网络访问与服务 、硬件访问与传感器 -Through five experiments, explanations android development environment to build, interface design: controls, layout, graphics rendering with OpenGL ES: network access, hardware access sensor
Platform: | Size: 720896 | Author: 吴一鸣 | Hits:

[androidTextViewTest.rar

Description: package org.crazyit.textview import android.app.Activity import android.graphics.drawable.Drawable import android.graphics.drawable.ShapeDrawable import android.graphics.drawable.shapes.RectShape import android.os.Bundle import android.view.View import android.view.View.OnClickListener import android.widget.Button import android.widget.TextView /** * Description,package org.crazyit.textview import android.app.Activity import android.graphics.drawable.Drawable import android.graphics.drawable.ShapeDrawable import android.graphics.drawable.shapes.RectShape import android.os.Bundle import android.view.View import android.view.View.OnClickListener import android.widget.Button import android.widget.TextView /** * Description
Platform: | Size: 17408 | Author: ekey | Hits:

[Other Games0228

Description: Surface的一些基本的使用 Surface的一些基本的使用-import java.util.ArrayList import java.util.List import android.content.Context import android.graphics.Bitmap import android.graphics.BitmapFactory import android.graphics.Canvas import android.graphics.Color import android.graphics.Paint import android.view.KeyEvent import android.view.MotionEvent import android.view.SurfaceHolder import android.view.SurfaceView
Platform: | Size: 1928192 | Author: 张志超 | Hits:

[JSPAndroid

Description: 一本非常适合安卓系统学习开发的读者,老外写的书,上面讲的很详细,还有图文。-A very suitable Andrews learning to develop the reader, the book written by a foreigner, the above is very detailed, as well as graphics.
Platform: | Size: 864256 | Author: ALan | Hits:

[OtherLGame-Android-0.2.8(chinese)

Description: 这本书从游戏底层图形接口,游戏控制,资源存储,制图,精灵绘图,编队控制,脚本控制,平均模式支持,音频操作,网络资源阅读,字母,数字和其他业务功能,高级涵盖-This book from the game underlying graphics interface to the game control, resource storage, cartography, sprite drawing, the formation control, script control, avg mode supports, audio operation, network resources to read, alphanumeric and other operations functions Advanced covers
Platform: | Size: 2781184 | Author: 刘永雷 | Hits:

[JSP/Javaphone-game

Description: 使用JAVA编程的手机游戏,部分代码: import android.graphics.Bitmap import android.graphics.Canvas import android.graphics.Rect public class TiledLayer extends Layer { /** * the overall height of the TiledLayer grid */ private int cellHeight // = 0 -Using JAVA programming mobile games, part of the code: import android.graphics.Bitmap import android.graphics.Canvas import android.graphics.Rect public class TiledLayer extends Layer { /** * the overall height of the TiledLayer grid */ private int cellHeight // = 0
Platform: | Size: 375808 | Author: john | Hits:

[source in ebookMediaPlayDemo

Description: android实时语音采集 视频采集 播放-package com.example.android import java.io.ByteArrayInputStream import java.io.ByteArrayOutputStream import java.io.FileOutputStream import java.io.IOException import java.io.InputStream import java.io.OutputStream import java.io.UnsupportedEncodingException import java.net.InetAddress import java.net.Socket import android.media.MediaPlayer import android.net.wifi.WifiInfo import android.net.wifi.WifiManager import android.os.Bundle import android.os.Handler import android.os.Message import android.provider.MediaStore.Video import android.app.Activity import android.app.AlertDialog import android.app.AlertDialog.Builder import android.app.Dialog import android.content.Context import android.content.DialogInterface import android.graphics.Color import android.graphics.ImageFormat import android.graphics.Rect import android.graphics.YuvImage import android.hardware.Camera import android.hardware.Camera.Size import android.util
Platform: | Size: 832512 | Author: adada | Hits:

[androidLockScreen

Description: Android图形解锁程序,只有一个类,简单明了,功能齐全-Unlock Android graphics program, only one class, simple and clear, complete functions
Platform: | Size: 637952 | Author: 向建华 | Hits:

[JSP/JavaOverridingMethodsMustInvokeSuper

Description: Delegate implementing the native methods of android.graphics.AvoidXfermode for Andriod.
Platform: | Size: 1024 | Author: qingserzui | Hits:

[Linux-UnixBitmap_Delegate

Description: Delegate implementing the native methods of android.graphics.Bitmap.
Platform: | Size: 3072 | Author: kiudongling | Hits:

[Linux-UnixBitmapFactory_Delegate

Description: Delegate implementing the native methods of android.graphics.BitmapFactory.
Platform: | Size: 2048 | Author: zofociu | Hits:

[Linux-UnixBitmapShader_Delegate

Description: Delegate implementing the native methods of android.graphics.BitmapShader.
Platform: | Size: 2048 | Author: voubaixai | Hits:

[Linux-UnixSha1MessageDigest

Description: Delegate implementing the native methods of android.graphics.BlurMaskFilter.
Platform: | Size: 1024 | Author: jenvuivu | Hits:

[JSP/JavaReadOnlyHeapLongBufferTest

Description: Delegate implementing the native methods of android.graphics.Canvas.
Platform: | Size: 8192 | Author: lingdonxao | Hits:

[JSP/JavaLinearGradient_Delegate

Description: Delegate implementing the native methods of android.graphics.LinearGradient.
Platform: | Size: 2048 | Author: vuefinon | Hits:

[JSP/JavaCanvasTexture

Description: import android.graphics.Bitmap .
Platform: | Size: 2048 | Author: xonbaikan | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net